build: Fix typo
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 24 May 2014 07:52:41 +0000 (09:52 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 24 May 2014 07:52:41 +0000 (09:52 +0200)
gtk/Makefile.am

index cb3f0cc673ff950da4574f05b5fc136990146a27..ac3295c6880929bf3abcc696f564ab67011cd4d1 100644 (file)
@@ -244,7 +244,7 @@ deprecated_h_sources =                      \
        deprecated/gtkvseparator.h      \
        deprecated/gtkvpaned.h
 
-ally_private_h_sources =                       \
+a11y_private_h_sources =                       \
        a11y/gtkaccessibility.h                 \
        a11y/gtkaccessibilitymisc.h             \
        a11y/gtkaccessibilityutil.h             \